*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}







.main{

	width: 1200px;

	margin: 0 auto;

}



 

.head {

	width: 100%;

	height:130px;

	overflow: hidden;

}

.head .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 130px;

}

.head img{

	display: block;

}

.head .btn{

	display: none;

}

.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

	width: 100%;

}

 

.banner .swiper-pagination{

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 30px;

	display: flex;

	justify-content: center;

	align-items: center;

	z-index: 1;

}

.banner .swiper-pagination span{

	width: 20px;

	height: 20px;

	border-radius: 50%;

	background: #fff;

	display: block;

	margin: 0 5px;

}



.banner .swiper-pagination .swiper-pagination-bullet-active{

	background: #0079C5;

}

 



.mbanner{

	display: none;

}

.title{

	height: auto;

	overflow: hidden;

}



.title h4{

	color: #000000;

	font-size: 36px;

	text-align: center;

	position: relative;

	padding-bottom: 15px;

}

.title h4:after{

	content: "";

	width: 160px;

	height: 3px;

	position: absolute;

	left: 50%;

	margin-left: -80px;

	bottom: 0;

	background:#0389DE;  

	background: -moz-linear-gradient(left, #0389DE 50%, #F39800 50%);  

	background: -webkit-linear-gradient(left, #0389DE 50%,#F39800 50%);  

	background: linear-gradient(to right, #0389DE 50%,#F39800 50%); 

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#068ADE', endColorstr='#CE0202',GradientType=1 );  



}

.title  b{

	color:#0389DE;

}

.title p{

	color: #595959;

	font-size: 18px;

	text-align: center;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 60px;

}



.tab{

	display: table;

	margin: 0 auto;

	margin-top: 30px;

}



.tab ul li{

	float: left;

	width: 190px;

	height: 50px;

	border: 1px solid #E4E4E4;

	background: #fff;

 	margin-left: 12px;

	box-sizing: border-box;

	text-align: center;

	transition: .5s;

	border-radius: 10px;

	margin-bottom: 10px;

	line-height: 50px;

}

.tab ul li:nth-child(6n-5){

	margin-left: 0;

}

.tab ul li a{

	color: #333333;

	font-size: 18px;

	display: block;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.tab ul li:hover{

	background:#0389DE;

	box-shadow:0 0 3px 3px #dbdbdb63;

}

.tab ul li:hover a{

	color: #fff;

}



.product .pic{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	padding-bottom: 30px;

}



.product .pic ul li{

	float: left;

	width: 386px;

	height: auto;

	margin-left: 18px;

	overflow: hidden;

	position: relative;

	border: 1px solid #E4E4E4;

	box-sizing: border-box;

	margin-bottom: 16px;

}

.product .pic ul li:nth-child(3n-2){

	margin-left: 0;

}

.product .pic ul li img{

	display: block;

	width: 386px;

	height: 340px;

}

.product .pic ul li .info{

	position: absolute;

	width: 100%;

	height: 100%;

	overflow: hidden;

	top: 280px;

	transition: .5s;

	background: rgba(46,155,226,.8);

}



.product .pic ul li .info p{

	color: #ffffff;

	font-size: 18px;

	text-align: center;

	transition: .5s;

	line-height: 60px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	position: relative;

}



.product .pic ul li .info p:after{

	content: "";

	width: 38px;

	position: absolute;

	left: 50%;

	margin-left: -19px;

	height: 1px;

	background: #fff;

	opacity: 0;

	transition: .5s;

	bottom: 0;

}



.product .pic ul li  span{

	display: block;

	color: #fff;

	font-size: 14px;

	border: 1px solid #fff;

	width: 180px;

	height: 38px;

	line-height: 38px;

	text-align: center;

	margin: 0 auto;

 	transition: .5s;

}



.gg{

	width: 100%;

	height:200px;

	margin-top: 30px;

	background: url(../images/gg.jpg) no-repeat center;

}



.gg a{

	display: block;

	width: 100%;

	height: 100%;

}



.hz{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F6F4F4;

	padding-top: 60px;

	padding-bottom: 70px;

}

 

.hz .swiper-container{

	padding: 0 5px;

}



.hz .swiper-container{

	margin-top: 30px;

}



.hz .swiper-container  .swiper-slide  .img-box{

	border: 10px solid #fff;

	box-shadow: 0 0 5px 3px #ccc;

}

.hz .swiper-container  .swiper-slide{

 	margin-top: 5px;

}

.hz .swiper-container  .swiper-slide img{

	display: block;

	width: 248px;

	height: 300px;

}



.hz .swiper-container  .swiper-slide p{

	text-align: center;

	color: #333333;

	font-size: 16px;

	margin-top: 15px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}





.hz .swiper-button-next,.hz .swiper-button-prev{

	display: block;

	width: 52px;

	float: left;

	height: 50px;

}

.hz .swiper-button-next{

	background:#fff url(../images/prev.png) no-repeat center;

}



.hz .swiper-button-prev{

	background:#fff url(../images/next.png) no-repeat center;

}





.hz .btn{

	display: table;

	margin: 0 auto;

	margin-top: 40px;

}

.hz .btn a{

	display: block;

	width: 92px;

	height: 50px;

	background: url(../images/more.png)  no-repeat center;

	float: left;

	margin: 0 10px;

}





 

.about{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

 

}

.about .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding: 20px;

	margin-top: 30px;

}



.about .bd .pic{

	float: left;

	background: #fff;

	box-shadow: 0 0 5px 2px #E7E7E7;

	padding: 10px;

	height: auto;

	overflow: hidden;

}

.about .bd .pic img{

	display: block;

	width: 580px;

 

}

.about .bd .intro{

	float: right;

	width: 560px;

	overflow: hidden;

	margin-top:30px;

 

}



.about .bd .intro  h4{

	color: #333333;

	font-size: 24px;

}



.about .bd .intro .info{

	height: auto;

	color: #333333;

	font-size: 16px;

	line-height: 32px;

 	

	display: -webkit-box;

	-webkit-line-clamp:6;

	text-indent: 2em;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 20px;

}	

.about .bd .intro a{

	display: block;

	width: 134px;

	height: 46px;

 	background: #0389DE;

	text-align: center;

	line-height: 46px;

	color:#fff;

	font-size: 14px;

	margin-top: 45px;

}







.adv{

	width: 1200px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}

.adv .advSwiper{

	margin-top: 40px;

}

.adv ul li{

	float: left;

	width: 100%;

	height: auto;

	overflow: hidden;

}

.adv .swiper-wrapper{

	display: block;

}



.adv .swiper-slide{

	display: flex;

	justify-content: space-between;

	align-items: center;

	position: relative;

}

.adv .swiper-slide .pic{

	position: relative;

}

.adv .swiper-slide .pic img{

	display: block;



}

.adv .swiper-slide .pic:after{

	content: "";

	width: 50px;

	height: 50px;

	position: absolute;

	left: -25px;

	top: 50%;

	margin-top: -25px;

	background: url(../images/icon02.png) no-repeat center;

}

.adv .swiper-slide:nth-child(odd){

	flex-direction:row-reverse;

}

.adv .swiper-slide:nth-child(even) .pic:after{

	transform: rotate(180deg);

	right: -25px;

	left: initial;

}



.adv .swiper-slide .intro{

	width: 560px;

	height: auto;

	overflow: hidden;

}

.adv .swiper-slide .intro  .tit {

	height: auto;

	overflow: hidden;

}

.adv .swiper-slide .intro  .tit img{

	display: block;

	float: left;

	margin-top: 5px;

}

.adv .swiper-slide .intro .tit div{

	float: left;

	margin-left: 20px;

}

.adv .swiper-slide .intro .tit div p{

	color: #1a1a1a;

	font-size: 30px;

	margin-top:5px;

}



.adv .swiper-slide .intro .tit div span{

	display: block;

	color: #666666;

	font-size: 18px;

}



.adv .swiper-slide .intro  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

	color: #666666;

	font-size: 16px;

	line-height: 28px;

}

.adv .swiper-slide .intro  .info p{

	position: relative;

	padding-left: 10px;

}



.adv .swiper-slide .intro  .info p:after{

	position: relative;

	width: 4px;

	height: 4px;

	background: #666666;

	position: absolute;

	left: 0;

	top: 12px;

 	content: "";

}

 

.lc{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

	background: #F6F4F4;

	padding:  60px 0;

}

.lc ul{

	display: flex;

	justify-content: space-between;

	align-items: center;

	margin-top: 40px;

}

.lc ul li{

	width:124px;

	height:124px;

	color: #fff;

	position: relative;

	display: flex;

 

	justify-content: center;

	text-align: justify;

	align-items: center;

	background: url(../images/icon03.png) no-repeat center;

}

.lc ul li:after{

	content: "";

	width: 24px;

	height: 28px;

	background: url(../images/icon04.png) no-repeat center;

	position: absolute;

	right:-28px;

	top: 50%;

	margin-top: -14px;

}



.lc ul li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}

.lc ul li p{

	font-size: 22px;

	line-height: 30px;

 	margin-top: -3px;

 	margin-left: 8px;

	letter-spacing: 6px;

}

.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F5F5F5;

	padding: 70px 0;

	margin-top: 60px;

 

}



.cases .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.cases .show .box{

	width: 800%;

}

.cases .pic{

	float: left;

}

.cases .pic ul li{

	width: 268px;

	height: auto;

	float: left;

	margin-left: 15px;

	padding-bottom: 5px;

	overflow: hidden;

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

	padding: 10px;

	padding-bottom: 0;

	background: #fff;

}

.cases .pic ul li img{

	display: block;

	width: 100%;

}

.cases .pic ul li p{

	width: 100%;

	height: auto;

	overflow: hidden;

	color: #333333;

	font-size: 16px;

	text-align: center;

	line-height: 58px;

}



.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

	padding: 60px 0;

}





.news ul{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.news ul li{

	width:590px;

	float: left;

	padding: 15px;

	box-sizing: border-box;

	height: auto;

	overflow: hidden;

	margin-bottom: 20px;

	background: #EEEEEE;

}

.news ul li:nth-child(2n){

	float: right;

}

.news ul li a{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.news ul li .time{

	width: 96px;

	height: 96px;

	background: #999999;

}

.news ul li .time b{

	color: #fff;

	font-size: 32px;

	text-align: center;

	display: block;

	margin-top: 15px;

}

.news ul li .time p{

	color: #fff;

	font-size: 16px;

	text-align: center;

}

.news ul li .info{

	width: 425px;

	height: auto;

	overflow: hidden;

	margin-right: 15px;

}

.news ul li .info h4{

	color: #1a1a1a;

	font-size: 18px;

	width: 100%;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

}

.news ul li .info  p{

	color: #666666;

	font-size: 15px;

	line-height: 28px;

	height: 56px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 5px;

}





.news .more{

	display: none;

}



.links{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 30px;

	box-sizing: border-box;

	border-top: 1px solid #D6D6D6;

	margin-bottom: 30px;

}

.links .tit{

	background: url(../images/links.png) no-repeat center;

	float: left;

	width: 145px;



}

.links .tit p{

	color: #666666;

	font-size: 18px;

	margin-left: 25px;

}



.links ul{

	float: right;

	width: 1040px;

	height: auto;

	margin-top: 5px;

	height: 20px;

	overflow: hidden;

}

.links ul li{

	float: left;

	padding: 0 10px;

}

.links ul li a{

	color: #5d5d5d;

	font-size: 14px;

	display: block;

}



.menu{

	width: 100%;

	height: auto;

	overflow: hidden;

	background:#068ADE;

}

.menu ul{

	width: 1065px;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: auto;

	overflow: hidden;

}

.menu ul li{

	float: left;

	line-height: 50px;

}

.menu ul li a{

	color: #fff;

	font-size: 18px;

	display: block;

}





.footer{

	width: 100%;

	height: auto;

	padding-top: 60px;

	box-sizing: border-box;

	overflow: hidden;

	background: url(../images/bg03.jpg);

	padding-bottom: 60px;

}



.footer .intro{

	float: left;

}

.footer .intro h4{

	color: #ffffff;

	font-size: 30px;

}



.footer .intro p{

	color: #ffffff;

	font-size: 16px;

	line-height: 30px;

	margin-top: 20px;

}



.footer .ewm{

	float: right;

}

.footer .ewm  div{

 	float: left;

	margin-left:20px;

}

.footer .ewm img{

	display: block;

	width:180px;

	height:180px;

}

.footer .ewm p{

	text-align: center;

	color: #fff;

	font-size: 12px;

	margin-top:5px;

}



.gotop{

	display: none;

}

.float-right{

	width:auto;

	height: auto;

	overflow: hidden;

	position: fixed;

	bottom: 100px;

	right: 0;

	width: 180px;

}

.float-right ul li{

	width: 180px;

	margin-top: 5px;

	height:auto;

	overflow: hidden;

	margin-left: 130px;

	position: relative;

	transition: .5s;

 

}

 

.float-right ul li span{

	display: block;

	width: 50px;

	height: 50px;

	float: left;

}

.float-right ul li:nth-child(2):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(3):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(4):hover{

	margin-left: 0;

}

.float-right ul li:nth-child(4):hover img{

	height: 120px;

}

.float-right ul li p{

	float: left;

	font-size: 16px;

	color:#fff;

	width: 130px;

	text-align: center;

 	height: 50PX;

   	line-height: 50px;

	font-weight: bold;

	background: #454545;

 

}

.float-right ul li a{

	display: block;

	line-height: 50px;

	text-align: center;

	background: #454545;

	color:#fff;

	font-size: 16px;

	font-weight: bold;

}

.float-right ul li:nth-child(1) span{

	background:#454545 url(../images/float01.png)no-repeat  center;

}

.float-right ul li:nth-child(2) span{

	background:#454545 url(../images/float02.png)no-repeat   center;

}

.float-right ul li:nth-child(3) span{

	background:#454545 url(../images/float03.png)no-repeat   center;

}

.float-right ul li:nth-child(4) span{

	background:#454545 url(../images/float04.png)no-repeat   center;

}

.float-right ul li:nth-child(5) span{

	background:#454545 url(../images/float05.png)no-repeat   center;

}

.float-right ul li div{

	width:130px;

	float: left;

	background: #454545;

	height: auto;

	overflow: hidden;

}

.float-right ul li img{

	display: block;

	width: 120px;

	height:50px;

	transition: .3s;

	float: right;

	margin: 5px;

}









.float{

	display: none;

}





.page{

	display: table;

	margin: 40px auto;

	max-width: 1200px;

}



.page ul li{

	float: left;

	padding: 0 10px;

	height: auto;

	overflow: hidden;

	line-height: 30px;

	border: 1px solid #ccc;

	box-sizing: border-box;

	margin: 0 3px;

}



.page ul li a{

	color:#333;

}



.page .thisclass{

	background:#0389DE;

	color:#fff;

	font-size: 12px;

}

.page .thisclass a{

	color: #fff;

}

.img-list{

	height: auto;

	overflow: hidden;

	width: 100%;

	padding-top: 20px;

}

.img-list .pic{

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}



.img-list .pic ul li{

	float: left;

	width: 285px;

	margin-left: 20px;

	margin-bottom: 20px;

}

.img-list .pic ul li:nth-child(4n-3){

	margin-left: 0;

}

.img-list .pic ul li img{

	display: block;

	width: 100%;

}

.img-list .pic ul li p{

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #333;

	font-size: 16px;

	text-align: center;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.crumbs{

    width: 100%;

    height: 55px;

    line-height: 55px;

    background: #eee;

}



.crumbs p{

	font-size: 18px;

	float: left;

}

.crumbs  a{

	color:#333;

	font-size: 14px;

	padding-right: 15px;

	position: relative;

}

.crumbs a:after{

	content: ">";

	position: absolute;

	right:2px;

	font-family: '宋体';

}

.crumbs a:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}





.fy{

	width: 1200px;

	margin: 40px auto;

	height: auto;

	line-height: 40px;

	overflow: hidden;



	border-bottom: 1px solid #ccc;

}

.fy p{

	color:#333;

	font-size: 14px;

	float: left;

	max-width:400px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	padding: 0 20px;

	box-sizing: border-box;

}

.fy a{

	color:#333;

}

.return{

	float: right;

	font-size: 14px;

}



.news-list{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}

.news-list ul {

	width: 100%;

	height: auto;

	overflow: hidden;

	 

}

.news-list ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	line-height: 50px;

	border-bottom: 1px solid #eee;

	position: relative;

}



.news-list ul li a{

	color: #686767;

	font-size: 16px;

	display:block;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	float: left;

	width: 440px;

	margin-left: 15px;

}



.news-list ul li span{

	float: right;

	color: #686767;

	font-size:14px;

}

.news-list ul li:after{

	content: ">";

	position: absolute;

	left: 0;

	top: 0;

	color: #686767;

	font-size: 16px;

	font-family: '宋体';

}



.about-intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.about-intro .intro{

	color: #333;

	font-size: 16px;

	line-height: 30px;

}

.about-intro .intro p{

	text-indent: 2em;

}

.about-intro .intro img{

	display: block;

	max-width: 100%;

	margin: 0 auto;

}



.map{

	width: 100%;

	height: 400px;

	overflow: hidden;

	margin-top: 20px;

}

 



.detailed{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.detailed .tit{

	height: auto;

	overflow: hidden;

	border-bottom: 1px solid #eee;

	padding-bottom: 15px;

}

.detailed .tit h4{

	color:#333;

	font-size: 24px;

	text-align: center;

}



.detailed .tit  p{

	display: block;

	font-size: 14px;

	color:#666;

	margin-top: 15px;

	text-align: center;

}

.detailed .tit  span{

 	margin: 0 5px;

}





.detailed  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	color:#333;

	font-size: 16px;

	line-height: 30px;

	min-height:150px;

}

.detailed .info p{

	text-indent: 2em;

}

.detailed  .info img{

	display: block;

	max-width: 100%;

	margin: 0 auto;

}



.detailed  .info iframe{

	display: block;

	width: 750px !important;

	height: 400px !important;

	margin: 0 auto;

}



 

@media (min-width: 1200px){

  

    .img-box{

    	overflow: hidden;

    	height: auto;

    }

    .img-box img{

    	transition: .5s;

    }

    .img-box:hover img{

    	transform: scale(1.05);

    }



    .nav{

    	width: 100%;

    	height:70px; 

    	background:#0389DE;

    	display: block;

    	position: relative;

    	z-index: 100 !important;

    }

    .nav ul{

    	width: 1200px;

    	margin: 0 auto;

    	height: 70px;

    	display: flex;

    	justify-content: center;

    	align-items: center;

     

    }

    .nav ul li{

    	float: left;

    	width: 100%;

    	position: relative;

    	line-height:70px; 

    	text-align: center;

    }

    .nav ul li:first-child{

    	border-left: 1px solid #fff;

    	box-sizing: border-box;

    }

    .nav ul li:after{

    	content: "";

    	width: 1px;

    	height: 100%;

    	position: absolute;

    	right: 0;

    	top: 0;

    	background: #fff;

    }

    .nav ul li a{

    	color: #ffffff;

    	display: block;

    	font-size: 18px;

    }



    .nav ul ul{

    	position: absolute;

    	left: 0;

    	top: 70px;

    	display: block;

    	height: auto;

    	display: none;

    	overflow: hidden;

    	width: 100%;

    }

    .nav ul ul li{

    	width: 100%;

    	height:54px;

    	margin-bottom: 1px;

    	line-height:54px;

    	border: none !important;

    }

    .nav ul ul li:after{

    	width: 0;

    	height: 0;

    	overflow: hidden;

    }

    .nav ul ul li a{

    	font-size: 16px;

    	display: block;

    	white-space: nowrap;

        text-overflow: ellipsis;

        overflow: hidden;

    }

    .nav ul li:hover{

    	background:#0267C3;

    }

    .nav ul li:hover ul li{

    	background: rgba(26,147,224,.9);

    }

    .nav ul li ul li:hover a{

    	color: #ccc;

    }

    .nav ul li:hover ul{

    	display: block;

    }





    .product .pic ul li:hover .info{

    	top: 0;

    }





    .product .pic ul li:hover p{

    	margin-top: 70px;

    	font-weight: 800;

    	font-size: 24px;

    }

    .product .pic ul li:hover span{

    	margin-top: 40px;

    }



    .product .pic ul li:hover p:after{

    	opacity: 1;

    }

     .product .pic ul li:hover img{

     	transform: scale(1.05);

     }

  	.news ul li:hover .time{

  		background: #0389DE;

  	}

    



    .news-list ul li:hover a{

    	color:#0389DE;

    }





    .hz .swiper-button-next:hover{

    	background:#0389DE url(../images/h-prev.png) no-repeat center;

    }

    .hz .swiper-button-prev:hover{

    	background:#0389DE url(../images/h-next.png) no-repeat center;

    }

    



}







@media (max-width: 1199px){

	.main{

		width:7.1rem;

		margin: 0 auto;

	}

	.head{

		height: auto;

	}

	.head .name{

		width: 5.5rem;

	}

	.head .main{

		height: 1.3rem;

	 

	}

	.head img{

		display: block;

		width: 100%;

	}

	.head  .tel{

		display: none;

	}

	.head  .btn{

		display: block;

		width: .8rem;

		height: .8rem;

		overflow: hidden;

		background:url(../images/btn.jpg) no-repeat center;

		background-size: 100% center;

	}

 	

	.banner .swiper-wrapper img{

		display: none;

	}

	.banner .swiper-wrapper img:last-child{

		display: block;

	}



	.banner .swiper-pagination span{

		width: .2rem;

		height: .2rem;

		outline: none;

	}

	.banner .swiper-pagination{

		bottom: .2rem;

	}

	.nav{

 		width: 100%;

 		height: 100%;

 		overflow: hidden;

 		position: fixed;

 		left: 0;

 		top: 1.3rem;

 		display: none;

 		overflow-y: auto;

 		opacity: 0;

 		visibility: hidden;

 		background: rgba(0,0,0,.5);

 		z-index: 10001;



 	}

 	.nav ul{

 		top: 0;

 		width: 70%;

 		float: right;

 		right: -100%;

 		position: relative;

 		height:  100%;

 		overflow-y:auto;

 		background: #333333;

 	 

 	}

 	.nav .on{

  		padding-bottom: 1.5rem;

 	}

 

  	.nav ul li{

  		width: 100%;

  		padding: 0 .15rem;

  		box-sizing: border-box;

  		height: auto;

  		overflow: hidden;

  		border-bottom: .02rem  solid #eee;

  		line-height: .8rem;

  		border-top: .02rem solid #444;

  		position: relative;

  		border-bottom: .02rem solid #111;

  	}

  	.nav ul li a{

  		color: #fff;

  		font-size: .3rem;

  		display: block;

  	}

  	.nav ul ul{

  		width: 96%;

  		padding-bottom: 0;

  		display: none;

  		right: initial;

  	}

  	.nav ul .sonOpen{

  		display: block;

  	}

  	.nav ul li i{

  		display: block;

  		position: absolute;

  		right: 0;

  		width: .8rem;

  		height: .8rem;



  		top: 0;

  	}

  	.nav ul li i:after{

  		content: "";

  		width: .3rem;

  		height: .3rem;

  		transition: .3s;

  		display: block;

  		background: url(../images/icon01.png) no-repeat center;

  		background-size: auto 100%;

  		position: absolute;

  		top: 50%;

  		left: 50%;

  		margin-left: -.15rem;

  		margin-top: -.15rem;

  	}

  	.nav ul li .touch:after{

  		transform: rotate(90deg);

  	}

  	.nav ul li ul li{

  		line-height: .7rem;

  		border: none;

  		height: .7rem;

  		border-top: .02rem solid #444;

  		border-bottom: .02rem solid #111;

  	}

  	.nav ul li ul li:first-child{

  		border-top: 0;

  	}

  	.nav ul li ul li:last-child{

  		border-bottom: none;

  	}

  	.nav ul ul li a{

  		font-size: .26rem;

  	}

	.mbanner{

		display: block;

	}

	.pcbanner{

		display: none;

	}

	.banner .swiper-pagination span{

		margin: 0 .1rem;

	}

	.title h4{

		font-size: .46rem;

		padding-bottom: .2rem;

	}

	.title h4:after{

		width: 2.2rem;

		margin-left: -1.1rem;

	}

	.title p{

		width: 7rem;

		margin: 0 auto;

		font-size: .24rem;

		margin-top: .15rem;

	}

	.product{

		padding-top: .5rem;

	}

	.tab {

		width: 6.3rem;

		margin-top: .5rem;

	}

	.tab ul li{

		width: 1.95rem;

		margin: 0;

		margin-bottom: .1rem;

		line-height: .7rem;

		border: .02rem solid #E4E4E4;

		height: .7rem;

		padding: 0 .05rem;

		border-radius: 5px;

		margin-left: 0;

		margin-left: .2rem;

	}

	.tab ul li a{

		font-size: .28rem;

	}

	.tab ul li:nth-child(3n-2){

		margin-left: 0;

	}



	.img-list{

		padding-top: 0rem;

	}

	.product .pic{

		width: 100%;

		height: auto;

		margin-top: .3rem;

		overflow: hidden;

		padding: 0;

	}

	.product .pic ul li{

		float: left;

		width: 3.5rem;

		margin: 0;

		margin-bottom: .2rem;

		height: auto;

	}

	.product .pic ul li:nth-child(2n){

		float: right;

	}



	.product .pic ul li img{

		display: block;

		width: 3.48rem;

		height: 3rem;

	}

	.product .pic ul li .info{

		bottom: 0;

		height: .7rem;

		top: initial;

	}

	.product .pic ul li  span{

		display: none;

	}

	.product .pic ul li .info p{

		line-height: .7rem;

		font-size: .28rem;

		margin-top: 0;



	}



	.product .pic ul li:nth-child(n+7){

		display: none;

	}



	.hz{

		padding: .6rem 0;

	}

	.hz .swiper-container{

		margin-top: .3rem;

	}

	.hz .swiper-container .swiper-slide img{

		width: 100%;

		height: auto;

	}

	.hz .swiper-container .swiper-slide .img-box{

		border: .14rem solid #fff;

		box-shadow: 0 0 .05rem .03rem #ccc

	}

	.hz .swiper-container .swiper-slide p{

		font-size:.28rem;

		margin-top: .2rem;

	}



	.hz .swiper-button-next, .hz .swiper-button-prev{

		width: .82rem;

		height: .8rem;

		background-size: auto;

	}

	.hz .btn{

		margin-top: .4rem;

	}



	.hz .swiper-button-next{

		background: #fff url(../images/prev.png) no-repeat center;

		background-size: auto .2rem;

	}



	.hz .swiper-button-prev{

		background: #fff url(../images/next.png) no-repeat center;

		background-size: auto .2rem;

	}





	.hz .btn a{

		height: .8rem;

		width: 1.4rem;

		background-size: auto  100%;

	}

	.adv{

		width: 100%;

		margin-top: .8rem;

	}

	.adv .advSwiper{

		margin-top: .6rem;

	}

	.adv .swiper-wrapper{

		display: flex;

	}

	.adv .swiper-slide{

		display: block;

	}

	.adv .swiper-slide:after{

		width: 0;

		height: 0;

		overflow: hidden;

	}



	.adv .swiper-slide .pic{

		width: 6rem;

		margin: 0 auto;

	}

	.adv .swiper-slide .pic img{

		width: 100%;

		display: block;

	}

 	.adv .swiper-slide .intro{

 		width: 6rem;

 		margin: 0 auto;

 		margin-top: .3rem;

 	}

 	.adv .swiper-slide .intro .tit img{

 	 	height: .7rem;

 		margin-top: .1rem;

 	}

 	.adv .swiper-slide .intro .tit div{

 		margin: 0;

 		float: right;

 		width: 5rem;

 	}

 	.adv .swiper-slide .intro .tit div p{

 		font-size: .3rem;

 	}

 	.adv .swiper-slide .intro .tit div span{

 		font-size: .28rem;

 		margin-top: .1rem;

 	}

 	.adv .swiper-slide .intro .info{

 		margin-top: .3rem;

 	}

	.adv .swiper-pagination{

		width: 100%;

		background: #F2F2F2;

		height: auto;

		display: flex;

		justify-content: center;

		align-items: center;

		overflow: hidden;

		padding: .2rem 0;

		margin-top: .5rem;

	}

	.adv .swiper-pagination span{

		display: block;

		width: .25rem;

		height: .25rem;

		background: #999999;

		border-radius: 50%;

		margin: 0 .1em;



	}

	.adv .swiper-pagination .swiper-pagination-bullet-active{

		background: #0389DE;

	}

	.gg{

		width: 100%;

		height: 1.8rem;

		background: url(../images/mgg.jpg) no-repeat center;

		background-size: 100% auto;

		margin-top: .4rem;

	}

 	

	.about{

	 

 		margin-top: .4rem;

	}

	.about .main{

		width: 100%;

	}

	.about .bd{

		width: 7.1rem;

		margin: 0 auto;

		margin-top: .4rem;

		padding: .2rem;

	}

	.about .bd .pic{

		width: 100%;

		box-sizing: border-box;

		padding: .1rem;

		float: initial;

	}

	.about .bd .pic img{

		display: block;

		width: 100%;

		height: auto;

	}

	.about .bd .intro{

		width: 100%;

		margin: 0 auto;

		margin-top: .3rem;

	}

	.about .bd .intro .info{

		font-size: .29rem;

		text-indent: 2em;

		height: auto;

		text-align:justify;

		line-height: .48rem;

	}

	.about .bd .intro h4{

		font-size: .36rem;

	}

	.about .bd .intro a{

		width: 3rem;

		height: .8rem;

		line-height: .8rem;

		font-size: .28rem;

 

		margin-top: .6rem;

		border:.02rem solid#0389DE;

		margin-bottom: .3rem;

	}



	 

	.lc{

		margin-top: .4rem;

		padding: .6rem 0;

		padding-bottom: .2rem;

	}

	.lc ul{

		width:100%;

		margin: 0 auto;

		flex-wrap: wrap;

		margin-top: .6rem;

	}

	.lc ul li{

		width:1.5rem;

		height:1.5rem;

		background: url(../images/icon03.png) no-repeat center;

		background-size: 100%  100%;

		margin-bottom: .6rem;

	}

	.lc ul li:after{

		width: .24rem;

		height: .28rem;

		background-size: 100% auto;

		right: -.3rem;

		margin-top: -.15rem;

	}

	.lc ul li p{

		font-size: .3rem;

		line-height: .4rem;

	}

	.lc ul li:nth-child(4):after{

		right: .6rem;

		top: initial;

		transform: rotate(90deg);

		bottom: -.4rem;

	}

	.lc ul li:nth-child(5){

		order:3;

	}

	.lc ul li:nth-child(5):after{

		width: 0;

		height: 0;

		overflow: hidden;

	}

	.lc ul li:nth-child(6){

		order:2;

	}

	.lc ul li:nth-child(7){

		order:1;

	}

	.lc ul li:nth-child(8):after{

		width: 0.24rem;

	    height: 0.28rem;

	    background-size: 100% auto;

	    right: -0.4rem;

	}

 	.lc ul li:nth-child(n+5):after{

 		transform: rotate(180deg);

 	}

 	.cases{

 		padding: .6rem 0;

 	}

	.cases .show{

		margin-top: .4rem;

	}

	.cases .show .box{

		width: 600%;

	}

	.cases .pic{

		width: 50%;

	}

	.cases .pic ul li{

		width: 16%;

		margin-left: .6%;

	}

	.cases .pic ul li p{

		width:100%;

		height: .7rem;

		line-height: .7rem;

		font-size: .28rem;

	}

	.cases{

		margin-top: .6rem;

		 

	}

	.cases .pic ul li img{

		width: 100%;

		height: 3.39rem;

	}

	.news{

		margin-top: .3rem;

		padding: .6rem 0;

	}

	.news .tit{

		border-top: .02rem solid #D9D9D9;

		line-height:.8rem;

	}

	.news .tit:after{

		height: .04rem;

		width: 1.7rem;

	}

	.news .tit h4{

		line-height: .8rem;

		font-size: .42rem;

	}

	.news .tit a{

		font-size: .26rem;

	}

	.news ul{

		margin-top: .5rem;

	}

	.news ul li{

		width: 100%;

		margin-bottom: .2rem;

	}

	.news ul li .time{

		width: 1.4rem;

		height: 1.4rem;

	}

	.news ul li .info{

		width: 4.8rem;

	}

	.news ul li .time b{

		font-size: .46rem;

		margin-top: .2rem;

	}

	.news ul li .time p{

		font-size: .26rem;

		margin-top: .1rem;

	}

	.news ul li .info{

		margin: 0;

	}

	.news ul li .info h4{

		font-size: .3rem;

	}

	.news ul li .info p{

		font-size: .28rem;

		line-height: .42rem;

		height: .8rem;

	}



	.news .more{

		display: block;

		width: 2.8rem;

		font-size: .26rem;

		background: #999999;

		text-align: center;

		line-height: .8rem;

		color: #fff;

		margin: 0 auto;

		margin-top: .4rem;

	}

 	

	.img-list .pic{

		margin-top: .3rem;

	}

	.img-list .pic ul li{

		width: 3.5rem;

		margin: 0;

		margin-bottom: .1rem;

	}

	.img-list .pic ul li:nth-child(2n){

		float: right;

	}

	.img-list .pic ul li p{

		font-size: .28rem;

		line-height: .6rem;

		height: .6rem;

	}

	.float-right{

		display:none;

	}





	.links{

		display: none;

	}

	.menu{

		display: none;

	}

	.gotop{

		width: 100%;

		height: auto;

		overflow: hidden;

		display: block;

		background:#068ADE;

		display: flex;

		justify-content: center;

		align-items: center;

	}

	.gotop p{

		color: #fff;

		font-size: .28rem;

		font-weight: bold;

		text-align: center;

		padding: .2rem 0;

		margin-left: .1rem;

	}

	.gotop  img{

		display: block;

		height: .2rem;

	}

	.footer{

		width: 100%;

		height: auto;

		overflow: hidden;

		padding-top: .6rem;

		background: #333333;

		padding-bottom: 2rem;

	 

	}

	.footer .intro {

		float: initial;

	}

	.footer .intro h4{

		font-size: .36rem;

		text-align: center;

	}

	.footer .intro p{

		font-size: .26rem;

		margin-top: .2rem;

		line-height: .46rem;

		text-align: center;

	}

	.footer .ewm{

		 width: 100%;

		 display: flex;

		 justify-content: center;

		 align-items: center;

		 float: initial;

		 margin: 0 auto;

		 margin-top: .5rem;

	}

	.footer .ewm img{

		display: block;

		width: 2.2rem;

		height: 2.2rem;

	}

	.footer .ewm p{

		font-size: .24rem;

	}



 	.crumbs{

 		height: .8rem;

 		line-height: .8rem;

 		padding: 0 .1rem;

 		box-sizing: border-box;

 	}

 	.crumbs p{

 		font-size: .28rem;

 	}

 	.crumbs div{

 		overflow: hidden;

 		white-space: nowrap;

 		font-size: .20rem;

 		color: #333;

 	  	 text-overflow: ellipsis;

 	}

 	.crumbs a{

 		font-size: .24rem;

 		line-height: .8rem;

 		 

 		padding-right: .3rem;

 	}

 	.crumbs a:after{

 		right: .1rem;

 		font-size: .2rem;

 	}

 	 



 	.float{

 		width: 7.5rem;

 		margin: 0 auto;

 		display: block;

 		position: fixed;

 		z-index: 1000;

 		bottom: 0;

 	}

 	.float ul {

 		display: flex;

 		justify-content: space-between;

 		align-items: center;

 	}

 	.float ul li{

 		float: left;

 		width: 1.85rem;

 		height: auto;

 		overflow: hidden;

 		background:#068ADE;

 		position: relative;

 	}

  

 	.float ul li img{

 		display: block;

 		height: .6rem;

 		margin: 0 auto;

 		margin-top: .2rem;

 	}



 	.float ul li p{

 		color:#fff;

 		font-size: .26rem;

 		text-align: center;

 		margin-top: .15rem;

 		margin-bottom: .2rem;

 	}

 

 	.page{

 		margin: .4rem auto;

 	}

 	.page ul li{

 		padding: 0 .2rem;

 		margin: 0 .06rem;

 		font-size: .26rem;

 		border: 0.02rem solid #ccc;

 		line-height: .56rem;

 	}

 	.page .thisclass{

 		font-size: .26rem;

 	}

 	.map{

 		width: 100%;

 		height: 4rem;

 		margin-top:.3rem;

 	}

 	.about-intro{

 		margin-top: .4rem;

 	}

 	.about-intro .intro{

 		font-size: .29rem;

 		line-height: .46rem;

 	}

 	.detailed{

 		margin-top: .6rem;

 	}

 	.detailed .tit{

 		padding-bottom: .2rem;

 		border-bottom: .02rem solid #eee;

 	}

 	.detailed .tit h4{

 		font-size: .32rem;

 	}

 	.detailed .tit span{

 		font-size: .26rem;

 		display: block;

 		line-height: .4rem;

 	}

 	.detailed .info{

 		margin-top: .4rem;

 		font-size: .29rem;

 		text-align: justify;

 		line-height: .46rem;

 	}

 	.fy{

 		width: 7.1rem;

 		margin: .6rem auto;

 		border:.02rem solid #eee;

 	}

 	.fy p{

 		line-height: .7rem;



 		font-size:.24rem;

 		padding:0 .1rem;

 		width: 50%;

 		text-align: center;

 		box-sizing: border-box;

 		border-right: .02rem solid #eee;

 	}

 	.fy p:nth-child(2){

 		border: none;

 	}

 	.fy .return{

 		width: 100%;

 		box-sizing: border-box;

 		float: initial;

 		text-align: center;

 		float: left;

 		line-height: .7rem;

 		display: block;

 		border-top: .02rem solid #eee;

 	}



 	.news-list  ul li{

 		line-height: .7rem;

 	}

 	.news-list  ul li a{

 		width:5rem;

 		margin-left: .25rem;

 		font-size: .3rem;

 	}

 	.news-list  ul li span{

 		font-size: .24rem;

 	}

 	.news-list  ul li:after{

 		font-size: .24rem;

 	}


.detailed  .info iframe{

	display: block;

	width: 100% !important;

	height:200px !important;

	margin: 0 auto;

}



} 